home *** CD-ROM | disk | FTP | other *** search
/ Private: Geographic / Private: Geographic.iso / MAIN.DXR / 00028_a help.ls < prev    next >
Encoding:
Text File  |  1998-03-23  |  118 b   |  7 lines

  1. on mouseUp
  2.   global gsalida, gmarcador
  3.   set gsalida to "MAIN.DIR"
  4.   set gmarcador to "INTRO"
  5.   go(1, "HELP.DIR")
  6. end
  7.